GrapeCity PlusPak for Windows Forms 10.0J
Item プロパティ (ReadOnlyCollectionBase<T>)

取得する要素の0から始まるインデックス。
指定したインデックスにある要素を取得します。
シンタックス
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As T
public T this[ 
   int index
]; {get;}

パラメータ

index
取得する要素の0から始まるインデックス。

プロパティ値

指定したインデックスにある要素。
参照

参照

ReadOnlyCollectionBase<T> クラス
ReadOnlyCollectionBase<T> メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.